broadway: remove unused libcrypt
authorRyan Lortie <desrt@desrt.ca>
Wed, 12 Mar 2014 04:10:03 +0000 (00:10 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 12 Mar 2014 04:17:09 +0000 (00:17 -0400)
commitff0c470e344daf82480f3a16bc91491d5ae43cd6
tree15b5de80f63add3fd9831834a023bb965542051d
parent3e9a9d8243003f01ff7c8c14ef2561d23b04d3f4
broadway: remove unused libcrypt

eb1ab0dac2f3d7a05cfe8b87e83b363d39279a38 removed support for authentication
based on crypt()-hashed passwords but it didn't remove the header.

Finish up with the removal.

This allows the broadway backend to build on FreeBSD (which has no
crypt.h).

https://bugzilla.gnome.org/show_bug.cgi?id=726149
gdk/broadway/Makefile.am
gdk/broadway/broadway-server.c